KeyedCollection.opDispatch

Forwards all methods not specified by this abstract class to the private associative array.

mixintemplate KeyedCollection(T)
opDispatch
(
string name
A...
)
(
A a
)

Meta